const github.com/go-pg/pg/v10.gopgChannel
4 uses
github.com/go-pg/pg/v10 (current package)
listener.go#L16: const gopgChannel = "gopg:ping"
listener.go#L276: _ = ln.Listen(ctx, gopgChannel)
listener.go#L311: case gopgChannel:
listener.go#L365: _, err := ln.db.Exec("NOTIFY ?", pgChan(gopgChannel))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)